gtk4.git
2017-09-20 Daniel BolesToolItem: Fix nullable annotation put on wrong arg
2017-09-20 Daniel Bolesgdkseatdefault: Grab touch events where applicable
2017-09-20 Daniel BolesOverlay: Document style classes added per position
2017-09-19 Piotr DrągUpdate POTFILES.in
2017-09-19 Carlos Garnachogtkmain: Ensure to emit real GDK_LEAVE_NOTIFY events.
2017-09-19 Carlos Garnachogdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_...
2017-09-19 Carlos Garnachogdk: Remove remainings of fake crossing event delivery...
2017-09-19 Carlos Garnachogdk: Coalesce 2 GdkWindow fields in GdkPointerWindowInf...
2017-09-19 Carlos Garnachogdk: Remove unused variable
2017-09-19 Carlos Garnachogdk: Remove implicit touch grab accounting
2017-09-19 Carlos Garnachogdk: Remove motion hints
2017-09-19 Carlos Garnachogdk: Drop generation of synthesized crossing events...
2017-09-19 Carlos Garnachogtk: Remove 2BUTTON and 3BUTTON events and event types
2017-09-19 Carlos Garnachogdk: Remove array of event masks
2017-09-19 Carlos Garnachogtklistbox: Remove enter/leave/motion event handlers
2017-09-19 Carlos Garnachogtkcolorswatch: Remove enter/leave event handlers
2017-09-19 Carlos Garnachogtkbutton: Remove enter/leave event handlers
2017-09-19 Carlos Garnachogtkflowbox: Drop crossing/motion event handlers
2017-09-19 Carlos Garnachogtkspinbutton: Remove motion notify handler
2017-09-19 Carlos Garnachogtkcalendar: Use scroll event controller
2017-09-19 Carlos Garnachogtkscrolledwindow: Use scroll event controller
2017-09-19 Carlos Garnachogtkspinbutton: Use scroll event controller
2017-09-19 Carlos Garnachogtkscalebutton: Use scroll event controller
2017-09-19 Carlos Garnachogtkrange: Use scroll event controller
2017-09-19 Carlos Garnachogtkpathbar: Use scroll event controller
2017-09-19 Carlos Garnachogtkmenu: Use scroll event controller
2017-09-19 Carlos Garnachogtkcombobox: Use scroll event controller
2017-09-19 Carlos Garnachogtk: Add GtkEventControllerScroll
2017-09-19 Carlos Garnachogdk/x11: Avoid delivering emulated scroll events
2017-09-19 Carlos Garnachogdk/wayland: Drop emission of emulated scroll events
2017-09-19 Carlos Garnachogtk: Change gtk_propagate_event() to propagate both...
2017-09-19 Carlos Garnachogdk/x11: Drop motion/button events emulated from touch
2017-09-19 Carlos Garnachoeventcontroller: Drop event_mask API
2017-09-19 Carlos Garnachogtkwidget: Drop pointer emulation out of touch events
2017-09-19 Carlos Garnachogtk: Run GtkWidgetClass event signals inside a GtkEvent...
2017-09-19 Matthias Clasentestsuite: Use GdkEvent API
2017-09-19 Matthias Clasentests: Use GdkEvent API
2017-09-19 Matthias Clasenexamples: Use GdkEvent API
2017-09-19 Matthias Clasenwidget: Give up on GdkEvent api for now
2017-09-19 Matthias Clasentreeview: Give up on GdkEvent api for now
2017-09-19 Matthias Clasenentry accessible: Give up on GdkEvent api for now
2017-09-19 Matthias Clasena11y: Stop listening for configure events
2017-09-19 Matthias ClasenAdd some more GdkEvent getters
2017-09-19 Matthias Clasengtk-demo: Use GdkEvent API
2017-09-19 Matthias Clasentreev view column: Use GdkEvent API
2017-09-19 Matthias Clasenclipboard: Use GdkEvent API
2017-09-19 Matthias Clasena11y: Use GdkEvent API in some places
2017-09-19 Matthias Clasentooltip: Use GdkEvent API
2017-09-19 Matthias Clasentext view: Use GdkEvent API
2017-09-19 Matthias Clasentext handle: Use GdkEvent API
2017-09-19 Matthias Clasenselection: Use GdkEvent API
2017-09-19 Matthias Clasensearch bar: Use GdkEvent API
2017-09-19 Matthias Clasenscrolled window: Use GdkEvent API
2017-09-19 Matthias Clasenplaces view: Use GdkEvent API
2017-09-19 Matthias Clasenplace sidebar: Use GdkEvent API
2017-09-19 Matthias Clasenpath bar: Use GdkEvent API
2017-09-19 Matthias Clasenpad controller: Use GdkEvent API
2017-09-19 Matthias Clasenmenu shell: Use GdkEvent API
2017-09-19 Matthias Clasenmenu item: Use GdkEvent API
2017-09-19 Matthias Clasenim context simple: Use GdkEvent API
2017-09-19 Matthias Clasenheader bar: Use GdkEvent API
2017-09-19 Matthias Clasengesture zoom: Use GdkEvent API
2017-09-19 Matthias Clasengesture swipe: Use GdkEvent API
2017-09-19 Matthias Clasengesture single: Use GdkEvent API
2017-09-19 Matthias Clasengesture rotate: Use GdkEvent API
2017-09-19 Matthias Clasengesture drag: Use GdkEvent API
2017-09-19 Matthias Clasengesture: Use GdkEvent API
2017-09-19 Matthias Clasenwindow accessible: Use GdkEvent API
2017-09-19 Matthias Clasenwidget accessible: Use GdkEvent API
2017-09-19 Matthias ClasenAdd more GdkEvents API
2017-09-19 Matthias Clasenxim: Convert to GdkEvent API
2017-09-19 Matthias Clasensettings: Convert to GdkEvent API
2017-09-19 Matthias Clasengesture rotate: Partially convert to GdkEvent API
2017-09-19 Matthias Clasengesture: Partially convert to GdkEvent API
2017-09-19 Matthias Clasenflowbox: Convert to GdkEvent API
2017-09-19 Matthias Clasenfile chooser widget: Covert to GdkEvent API
2017-09-19 Matthias Clasenexpander: Convert to GdkEvent API
2017-09-19 Matthias Clasenentry: Convert to GdkEvent API
2017-09-19 Matthias Clasendnd: Convert to GdkEvent API
2017-09-19 Matthias Clasencell renderer accel: Convert to GdkEvent API
2017-09-19 Matthias Clasenbindings: Convert to use GdkEvent API
2017-09-19 Matthias ClasenAdd more getters for event fields
2017-09-19 Carlos Garnachogdk: Make GdkEvent structs/union opaque
2017-09-19 Carlos Garnachobindings: Partially update to using GdkEvent API
2017-09-19 Carlos Garnachoa11y: Partially update to using GdkEvent API
2017-09-19 Carlos Garnachoinspector: Update to using GdkEvent API
2017-09-19 Carlos Garnachogtkwindow: Update to using GdkEvent API
2017-09-19 Carlos Garnachotreeview: Update to using GdkEvent API
2017-09-19 Carlos Garnachotooltip: Update to using GdkEvent API
2017-09-19 Carlos Garnachotextview: Update to using GdkEvent API
2017-09-19 Carlos Garnachotexthandle: Update to using GdkEvent API
2017-09-19 Carlos Garnachospinbutton: Update to using GdkEvent API
2017-09-19 Carlos Garnachoscrolledwindow: Update to using GdkEvent API
2017-09-19 Carlos Garnachoscalebutton: Update to using GdkEvent API
2017-09-19 Carlos Garnachorecentchoooser: Update to using GdkEvent API
2017-09-19 Carlos Garnachorange: Update to using GdkEvent API
2017-09-19 Carlos Garnachopopover: Update to using GdkEvent API
2017-09-19 Carlos Garnachoplacesview: Update to using GdkEvent API
2017-09-19 Carlos Garnachoplacessidebar: Update to using GdkEvent API
2017-09-19 Carlos Garnachopaned: Update to using GdkEvent API
next